runtime.goroutineProfileStateHolder.CompareAndSwap (method)
2 uses
runtime (current package)
mprof.go#L1315: func (p *goroutineProfileStateHolder) CompareAndSwap(old, new goroutineProfileState) bool {
mprof.go#L1506: if gp1.goroutineProfiled.CompareAndSwap(goroutineProfileAbsent, goroutineProfileInProgress) {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)